/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {

#logo h1 {font-size:3.6em;}}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

		/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {#searchbox {
	font-size: 15px;
	width: 100%;
	color: #F60;
} h1.logotype {text-align: center;margin-	top: 0px;} }
.Holder {
	background-color: #FFF;
}
.holder {
	background-color: #333;
	border: medium solid #003;
	width: 830px;
	margin-left: 50px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
}
.holderbottom {
	/* [disabled]background-color: #999; */
	height: 535px;
	width: 835px;
	margin-left: 60px;
	/* [disabled]margin-bottom: 2px; */
	/* [disabled]border: medium outset #003; */
	padding-left: 25px;
	padding-top: 5px;
	/* [disabled]padding-bottom: 5px; */
}

#buyitnow {
	height: 350px;
	width: 415px;
	background-color: #999;
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: -5px;
}
#donatenow {
	height: 350px;
	width: 600px;
	background-color: #999;
	margin-bottom: 20px;
	float: right;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: -5px;
}

#Donatenow {
	height: 350px;
	width: 450px;
}
.Closing {
	background-color: #999999;
	height: 170px;
	width: 870px;
	margin-left: 30px;
	margin-bottom: 10px;
	border: medium outset #003;
	padding-top: -2px;
	margin-top: -10px;
}
#Closingdiv {
	height: 315px;
	width: 750px;
	margin-left: 100px;
	/* [disabled]border: medium outset #003; */
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#buyitnowdiv {
	height: 225px;
	width: 465px;
	/* [disabled]border: medium outset #003; */
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: right;
	margin-top: -245px;
}

#closingdates {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900;
	height: 222px;
	width: 200px;
}
.WENEEDHELP {
	height: 50px;
	width: 675px;
	/* [disabled]margin-left: 50px; */
	float: none;
	margin-top: 65px;
}
